Automating iterative tasks with programming by demonstration
نویسنده
چکیده
iii
منابع مشابه
Familiar: Automating Repetition in Common Applications
Computers reputedly excel at repetitive problems, yet many users find themselves performing the same actions over and over again. Non-programmers have little choice but to perform iterative tasks by hand. Programming by demonstration is an end-user programming technique that lets the user teach the computer a program by showing it examples of what they want done, much as they might teach anothe...
متن کاملDomain-Independent Programming by Demonstration in Existing Applications
This paper describes Familiar, a domain-independent programming by demonstration system for automating iterative tasks in existing, unmodified applications on a popular commercial platform. Familiar is domainindependent in an immediate and practical sense: it requires no domain knowledge from the developer and works immediately with new applications as soon as they are installed. Based on the A...
متن کاملProgramming by Demonstration: Detect Repetitive Tasks in Telecom Services
Telecommunication services are bundled together into single applications. These applications allow for connections to many servers and computers, for quick and reliable data access and for document exchange. The invoked tasks can be combined and complex, they may take place in several applications such as copying final data in spreadsheets or word processors using interapplication communication...
متن کاملDeveloping a Practical Programming by Demonstration Tool
Many iterative tasks in direct manipulation interfaces cannot be automated with standard application tools, forcing users to repeat the same interface actions again and again. We describe a domain-independent programming by demonstration system that learns iterative tasks in a range of widely-used applications on a popular computer platform. An evaluation showed that users are capable of using ...
متن کاملProgramming Repetitive Tasks in Prolog By Demonstration
Most of the recent work in the domain of Programming by Demonstration do not tackle the problem of acquisition of complex program structures like loops. We propose a new algorithm to automate repetitive tasks and to memorize them as Prolog programs. An example of a task is a Prolog goals list. Our method searches for traces of recursive predicates definitions in examples. The Minimum Descriptio...
متن کامل